Use proper faces in apropos.el.
authorChong Yidong <cyd@gnu.org>
Mon, 23 Apr 2012 15:38:48 +0000 (23:38 +0800)
committerChong Yidong <cyd@gnu.org>
Mon, 23 Apr 2012 15:38:48 +0000 (23:38 +0800)
commitb250742b66ffa35f53df92d5c27752296b134726
tree14e62fdcf3f6825e8397e06b1e6e0314e8dadb44
parent0f33a1f296e635fa51a3c70326b6cfa2904bcb84
Use proper faces in apropos.el.

* lisp/apropos.el (apropos-symbol, apropos-keybinding, apropos-label)
(apropos-property, apropos-function-button)
(apropos-variable-button, apropos-misc-button): New faces.
(apropos-symbol-face, apropos-keybinding-face)
(apropos-label-face, apropos-property-face, apropos-match-face):
Variables removed.
(apropos-library-button, apropos-format-plist, apropos-print)
(apropos-print-doc, apropos-describe-plist): Callers changed.
etc/NEWS
lisp/ChangeLog
lisp/apropos.el